Build Create Version
Create new version of a Game Server Hosting build
Authentication Required: Yes
ugs game-server-hosting build create-version [<build-id>] [options]
Arguments
[<build-id>]
The ID of the build to create a new version for
Options
Option | Alias | Description |
---|---|---|
project-id | -p, --project-id | The Unity cloud project id |
environment | -e, --environment-name | The services environment name |
access | --access | The Amazon Web Services (AWS) access key, for s3 bucket builds |
bucket | --bucket | The bucket url to use for the build version, for s3 bucket builds |
tag | --tag | The container image tag to use for the build version, for container builds |
directory | --directory | The directory of files to upload to the build version, for file upload builds |
secret | --secret | The Amazon Web Services (AWS) secret key, for s3 bucket builds |
help | -?, -h, --help | Show help and usage information |
quiet | -q, --quiet | Reduce logging to a minimum |
json | -j, --json | Use json as the output format |